home *** CD-ROM | disk | FTP | other *** search
- Path: niamh.indigo.ie!usenet
- From: halpenny@indigo.ie (halpenny)
- Newsgroups: comp.lang.c
- Subject: Simple Graphics
- Date: 10 Jan 1996 12:01:44 GMT
- Organization: Indigo Navigator User
- Message-ID: <4d09r8$83f@niamh.indigo.ie>
- Reply-To: halpenny@indigo.ie
- NNTP-Posting-Host: dublin-ts14-74.indigo.ie
- Mime-Version: 1.0
- X-Newsreader: WinVN 0.93.14
-
- I have to write a basic Graphic manipulation program using C. It will
- allow a user to Scale,
- Rotate, Translate a Wire Frame object (Cube). Nothing too fancy. I can
- figure out the various
- Matrices needed etc, but I have very little C experience. What functions
- do I need to use etc ?
- (I've been told a basic line drawing and moving function will do the
- job). How is this done in C
- ? Any sample applications I can study ? I have Borland Turbo C++. Will
- this do the job ?
-
-